home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1544 / KLONDIKE.DOC < prev    next >
Text File  |  1991-05-20  |  10KB  |  231 lines

  1.                                KLONDIKE
  2.  
  3. Klondike is a traditional gambling game similar to a card game most
  4. of us know as "Solitaire".  Klondike differs from Solitaire in that
  5. you can only go through the deck one time, cards are dealt from the
  6. deck one at a time instead of three at a time, and betting is an
  7. important part of the game. 
  8.  
  9.                           OBJECT OF THE GAME
  10.  
  11. The Object of Klondike is to put as many cards as possible on the
  12. "piles".  This is accomplished by moving the cards around on the
  13. screen by using either the mouse or the keyboard.  Legal moves are
  14. described below.
  15.  
  16.                         HOW TO START THE GAME
  17.  
  18. To start the game, boot up your computer and type "KLONDIKE" at the 
  19. DOS prompt.  If you have any difficulty doing this, consult your DOS
  20. manual, or ask your local computer wizard.  The intro screen will
  21. appear, accompanied by some music.  A prompt will ask you for your
  22. name.  You don't have to give your real name, but you have to type
  23. something, or the music will play forever.  Your name is used to save
  24. your score in a file.  Up to 12 people can have their names and
  25. scores saved in the file.
  26.  
  27.                              DEMO MODE 
  28.  
  29. At the intro screen, you may press F1 for the self-play demo mode. 
  30. We strongly suggest that you do this and then stare at the demo for
  31. several hours.
  32.  
  33.                            THE GAME SCREEN
  34.  
  35. The game screen is divided into four parts:
  36.  
  37. COLUMNS:   The 7 columns are at the top of the screen and are 
  38.            labeled "1", "2", ..., "7"
  39.  
  40. PILES:     There are 4 piles on the right side of the screen.  The
  41.            piles are labeled "Pile".  The piles resemble face-down 
  42.            cards, but there are actually no cards there until you
  43.            put cards there.  We just drew the backs of cards there
  44.            because we thought it looked nice.
  45.  
  46. DECK:      The deck is in the lower left corner of the screen.  It is
  47.            labeled "Deck".  There is a number above the deck
  48.            representing how many cards are left in the deck.  A new
  49.            game starts with 23 cards in the deck.
  50.  
  51. STACK:     The stack is right next to the deck.  It is labeled
  52.            "Stack".  There is a number above the stack, which
  53.            indicates how many cards are currently on the stack.  A
  54.            new game starts with 1 card on the stack.
  55.  
  56.                          HOW TO PLAY THE GAME
  57.  
  58. Play the game by placing a bet and then using the mouse or the
  59. keyboard to make legal moves.
  60.  
  61.                                BETTING
  62.  
  63. At the beginning of each new game, you will be prompted to enter a
  64. bet.  The maximum amount you are allowed to bet will be displayed. 
  65. Press return to bet the maximum amount, or enter any amount less than
  66. the maximum and then press return.
  67.  
  68. Your bet will be multiplied by 52 and the amount subtracted from the
  69. total, possibly leaving you with a negative total.  Every time you
  70. put a card on a pile, your bet will be multiplied by 5 and added to 
  71. the total.  For example:
  72.  
  73. Your total is 500 and you select the maximum bet, which is 10.  Your
  74. bet is multiplied by 52, making the total amount wagered 520.  520 is
  75. subtracted from 500 leaving -20.  Every time a card goes on a pile,
  76. 50 is added to your total, so the first card on the piles will give
  77. you a total of 30, the second card will increase your total to 80,
  78. etc.  Your 11th card will increase your total to 530, or 30 more than
  79. you started with.  Therefore, your goal is to get 11 or more cards on
  80. the piles.
  81.  
  82.                              LEGAL MOVES
  83.  
  84. COLUMN TO COLUMN:  To move a card or a series of cards from one column 
  85.                    to another column, there are three restrictions.  
  86.                    The top card of the column you are moving from must 
  87.                    be one less than the bottom card of the column you 
  88.                    are moving to, and must be a different color.  That 
  89.                    is, you can move a black two onto a red three.
  90.                    Additionally, you may move a King to any empty 
  91.                    column.
  92.  
  93. COLUMN TO PILE:    Sometimes cards are automatically moved from the 
  94.                    column to the piles.  If you want to move a card 
  95.                    from a column to a pile, it must be sequentially 
  96.                    one greater than the highest card on the pile of 
  97.                    the same suit.  That is, you can move the three of 
  98.                    spades to a pile if the two of spades is already 
  99.                    on the pile.
  100.  
  101. STACK TO COLUMN:   Same restrictions apply as from column to column.
  102.  
  103. STACK TO PILE:     Same restrictions apply as from column to pile.
  104.  
  105. DECK TO STACK:     One card is taken off the deck and moved to the 
  106.                    stack.  Use this move carefully, as you can only go 
  107.                    through the deck one time.
  108.  
  109.                           USING THE KEYBOARD
  110.  
  111. To move from column to column, first type the number of the "from"
  112. column, then type the number of the "to" column.  To move from 
  113. stack to column, first type "s", then type the number of the column.
  114. To move column to pile, first type the number of the column, then
  115. type "p".  To move from the stack to the pile, first type "s" and
  116. then type "p".  To move from the deck to the stack, just type "d".
  117.  
  118. Upper case letters work as well as lower case letters.  Don't worry
  119. if you type the wrong letter, Klondike will just ignore it.  Klondike
  120. will also ignore any illegal moves.
  121.  
  122.                            USING THE MOUSE
  123.  
  124. First click the mouse on the card you want to move, then klick on the
  125. place you want to move it to.  The exception is moving a card from
  126. the deck to the stack.  This requires only one mouse click on the
  127. deck.
  128.  
  129.                            AUTOMATIC MOVES
  130.  
  131. Several things happen automatically during game play.  For example,
  132. if you take the last card off the stack, and there are still cards in
  133. the deck, a card is automatically taken from the top of the deck and
  134. put on the stack.  This is done simply for your convenience, and to
  135. make the game proceed more quickly. 
  136.  
  137. Another automatic move which at first may seem a little confusing is
  138. the way cards are moved sequentially to the piles.  A card will jump
  139. from a column to a pile or from the stack to a pile only if Klondike 
  140. determines that the card is no longer useful to have in the columns. 
  141. For example, a red three will automatically go on the piles only if
  142. both the black twos have been played.  If the red three does not
  143. automatically go on the pile, you have the option of moving it there
  144. yourself (assuming this is a legal move).
  145.  
  146.                            WINNING THE GAME
  147.  
  148. You decide whether you have won the game.  You may have won if you
  149. have put 11 or more cards on the piles.  You may have won if you put
  150. all the cards on the piles.  You may have won if you achieved a
  151. higher score than the last time you played Klondike.
  152.  
  153.                     STARTING A NEW GAME (SHUFFLE)
  154.  
  155. Press F10 to shuffle the cards and start a new game.  You may do this
  156. at any time during game play.
  157.  
  158.                            ENDING THE GAME
  159.  
  160. Press ESC at any time to return to DOS.
  161.  
  162.                           DISTRIBUTION FILES
  163.  
  164. ABOUT_FG.TXT --  Information about Fastgraph
  165. KLONDIKE.EXE --  The program
  166. KLONDIKE.DOC --  This file
  167. KLONDIKE.DAT --  The file that stores your high score.  Delete this
  168.                  file when you give the game to someone else so that 
  169.                  they can start with a fresh game.
  170. ORDER.FRM    --  Convenient order form to register this game and order 
  171.                  more games from Ted Gruber Software.
  172.  
  173.                         HARDWARE REQUIREMENTS
  174.  
  175. Klondike is designed to run on any PC or compatible with EGA.  Some
  176. EGA systems will not run Klondike.  If you are having trouble running
  177. Klondike, check that you have 256k of memory on the EGA card, you
  178. have an enhanced (not RGB) monitor, and your dip switches on the card 
  179. are set correctly.  Klondike may not run on an AT&T EGA system.
  180.  
  181. A mouse is nice to have, but not required.  If you have a mouse, and
  182. it doesn't seem to be working with Klondike, make sure you have
  183. loaded your mouse driver.  Klondike recognizes Microsoft and Logitech
  184. mice, but should work with any mouse thant is 100% compatible with
  185. these.
  186.  
  187. Other Programs by the Same Author
  188. _________________________________
  189.  
  190. All of the games listed below are available on bulletin boards, or may
  191. be ordered from selected shareware distributors.  You can order 
  192. registered versions directly from me using the order form in the
  193. file ORDER.FRM.
  194.  
  195.  EGAKENO.ZIP -- A sexy simulation of a casino keno game.  EGA
  196.  graphics, mouse support, and a pretty keno runner.  My most
  197.  economical game.  Registration: $1.00
  198.  
  199.  VEGAS20.ZIP -- The Las Vegas EGA Casino, version 2.0.  This is a 
  200.  collection of 3 popular casino games: video poker, a slot machine,
  201.  and blackjack.  The blackjack game will be of special interest to
  202.  card counters.  Version 2.0 features new graphics and Sound Blaster
  203.  support.  Registration: $15.00
  204.  
  205.  MBUCKS2.ZIP -- MicroBucks II, an electronic marvel.  This is a five-
  206.  coin, five-payline slot machine with realistic graphics and sound 
  207.  effects.  MicroBucks II version 2.0 now supports Sound Blaster. 
  208.  Registration: $12.
  209.  
  210.  SCRAM11.ZIP -- Scramble, a crossword board game similar to Scrabble.  
  211.  EGA graphics, mouse support, a 33000 word reconfigurable dictionary,
  212.  undo feature, multiple computer or human opponents.  My most
  213.  sophisticated game.  Registration: $15.00.
  214.  
  215. If you are interested in video poker games, I also have released a
  216. commercial program, "Video Poker à la Carte", published by
  217. ComputerEasy.  It features 6 popular video poker games, including
  218. deuces wild and second chance poker.  The EGA graphics are real
  219. pretty; I used a fancy deck of playing cards from the Soviet Union.
  220. Ask for this game at your local software store.  Watch for version
  221. 2.0 of this program.
  222.  
  223. Notice to Shareware Distributors
  224. ________________________________
  225.  
  226. You have my permission to include this program in your library, but
  227. you must distribute all the files intact.  You are specifically 
  228. forbidden from tampering with the distribution files, including the 
  229. executable program and the documentation file.
  230.  
  231.